/ Assembly List / LJCViewEditor / GenRequest / ConditionsCode

Namespace - LJCViewEditor


Parameters
dbFilter - The DbFilter object.
indent - The indent string.

Returns

The DbConditions create code.

Syntax

C#
public static String ConditionsCode(DbFilter dbFilter, String indent = null)

Creates and returns the DbConditions create code for the specified DbFilter.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.